home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / dev / gui / gengui2.readme < prev    next >
Text File  |  1995-07-02  |  3KB  |  72 lines

  1. Short:    V1.0, gadtools-GUI-builder for resizeable GUI's
  2. Author:   meixner@rbg.informatik.th-darmstadt.de (Matthias Meixner)
  3. Uploader: meixner@rbg.informatik.th-darmstadt.de (Matthias Meixner)
  4.  
  5.                            GenGui V2.0
  6.                            ===========
  7.  
  8.                     ©1995 by Matthias Meixner
  9.  
  10.                Read the README file for the legal issues
  11.  
  12.  
  13.  
  14. This package is for layout and creation of graphical user interfaces (GUI).
  15. Unlike some other programs like Gadtools, you do not draw your GUI just like
  16. in a paint-program, but you describe the GUI in a kind of description
  17. language. From this description GenGui generates a C-headerfile, wich
  18. is used by the runtime-part of this package to render the GUI to your window.
  19.  
  20. The basic idea:
  21. ===============
  22. The description of the Gui is box oriented. Every box affects the size
  23. and position of the objects inside the box. A box has an orientation, which
  24. determines the positions of the objects in a box, in a vertical box the
  25. first object is on top and all other objects are below this one, in a
  26. horizontal box, the first one is on the most left side. Within a box every
  27. object can have a relative size, a size absolut in characters or a size
  28. absolut in pixels or a mixture of the last two. This object can be a new box,
  29. a gadget or a custom "gadget". This allows an easy generation of resizeable
  30. GUI's. 
  31.  
  32.  
  33. New features of version 2.0:
  34. ===================================
  35. - support for minimal sizes
  36. - support for boders, bars, background-patterns
  37. - support for image-buttons, formatted texts
  38.  
  39.  
  40. ============================= Archive contents =============================
  41.  
  42. Original  Packed Ratio    Date     Time    Name
  43. -------- ------- ----- --------- --------  -------------
  44.    91764   37931 58.6% 19-Apr-95 21:10:50 +gengui
  45.     1088     523 51.9% 08-Feb-95 22:54:50 +backfillhook.h
  46.      577     257 55.4% 08-Feb-95 19:54:16 +border.gui
  47.     2874    1142 60.2% 19-Apr-95 21:04:28 +bt.c
  48.     4285     810 81.0% 15-Feb-95 23:38:50 +frame.gui
  49.     3651     907 75.1% 14-Feb-95 23:56:54 +jumpwin.c
  50.     1073     445 58.5% 14-Feb-95 23:48:40 +jumpwin.gui
  51.     1464     545 62.7% 08-Feb-95 22:06:20 +mux.gui
  52.     3084     949 69.2% 15-Feb-95 00:10:04 +palette.c
  53.     3333     972 70.8% 09-Feb-95 00:59:02 +palette.gui
  54.     4047     897 77.8% 11-May-95 21:14:14 +plot.gui
  55.       48      48  0.0% 19-Apr-95 21:04:44 +scoptions
  56.     2136     621 70.9% 15-Mar-95 11:17:42 +smakefile
  57.     1296     386 70.2% 15-Mar-95 11:18:44 +steuer.gui
  58.      991     470 52.5% 16-Feb-95 22:49:52 +subgui.gui
  59.     2665     910 65.8% 16-Feb-95 22:51:18 +test.c
  60.     3180     724 77.2% 08-Feb-95 21:47:24 +xarc.gui
  61.    40275   13275 67.0% 19-Apr-95 20:32:06 +Gengui.doc
  62.    43071   13881 67.7% 19-Apr-95 20:32:08 +Gengui.guide
  63.     5600    1629 70.9% 15-Feb-95 23:17:54 +gengui.h
  64.    38261    8179 78.6% 15-Feb-95 23:35:30 +gengui_lnk.c
  65.    11088    6077 45.1% 10-May-95 21:31:34 +gengui_lnk.o
  66.      126      72 42.8% 19-Apr-95 21:05:06 +SCOPTIONS
  67.       37      35  5.4% 08-Feb-95 20:59:50 +smakefile
  68.      838     205 75.5% 13-Dec-94 22:02:36 +smakefile.info
  69.     2370    1110 53.1% 16-Feb-95 22:42:50 +readme
  70. -------- ------- ----- --------- --------
  71.   269222   93000 65.4% 24-May-95 13:27:48   26 files
  72.